'宣言 Public Overloads Shared Sub EnsureItemDoesntOverlap( _ ByVal layoutItem As ILayoutItem, _ ByVal layoutItems() As ILayoutItem, _ ByVal hash As Hashtable, _ ByVal right As Boolean, _ ByVal below As Boolean, _ ByVal belowFirst As Boolean _ )
public static void EnsureItemDoesntOverlap( ILayoutItem layoutItem, ILayoutItem[] layoutItems, Hashtable hash, bool right, bool below, bool belowFirst )